File Details
TooltipExtraData-1.3.1
- R
- Mar 11, 2026
- 8.39 KB
- 8
- 12.0.1+1
- Retail
File Name
TooltipExtraData-1.3.1.zip
Supported Versions
- 12.0.1
- 12.0.0
### Fixed
- Fixed a taint-related error caused by comparing secret/tainted tooltip string values directly.
- Fixed stack tooltip errors triggered from action bar item tooltips (`SetAction` path).
- Improved duplicate-line detection to avoid unsafe string comparisons in tooltip state tracking.
### Changed
- Added defensive error handling around tooltip text writes and selected API calls.
- Improved stack count normalization for action bar items by safely falling back to owned item count when needed.
- Hardened inspect cleanup flow and tooltip rendering paths to reduce edge-case UI errors.

