File Details
v1.0.2
- R
- Mar 30, 2026
- 4.25 KB
- 7
- 12.0.1
- Retail
File Name
InformativeTooltips-v1.0.2.zip
Supported Versions
- 12.0.1
Informative Tooltips
v1.0.2 (2026-03-30)
- update README with detailed feature list and description
- fix taint error by scoping tooltip hooks to Spell and Macro types
Split the single AllTypes tooltip callback into two targeted callbacks
for Enum.TooltipDataType.Spell and Enum.TooltipDataType.Macro. Added
issecretvalue guards on spell IDs to prevent taint errors when the
tooltip handler runs in a secure context.

