promotional bannermobile promotional banner

TankWatch

See every tank in your group with their boss-cast debuffs and stack counts. Built for Midnight 12.0.

File Details

v1.4.4

  • R
  • May 10, 2026
  • 318.67 KB
  • 28
  • 12.0.7+4
  • MoP Classic + 1

File Name

TankWatch-v1.4.4.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 12.0.1
  • 12.0.0
  • 5.5.0

TankWatch

v1.4.4 (2026-05-10)

Full Changelog Previous Releases

  • Merge branch 'beta': v1.4.4 — debuff tooltips + stacks/timer reliability
  • Bump to 1.4.4 — debuff tooltips + stacks/timer reliability
    • Tooltips on debuff icons via GameTooltip:SetUnitDebuff (secret-safe);
      test-mode shows a stub tooltip so placement can be previewed
    • BOSS-mode aura filter now cascades through every Blizzard HARMFUL filter
      (RAID, RAID_IN_COMBAT, IMPORTANT, DISPELLABLE, RAID_PLAYER_DISPELLABLE);
      M+/dungeon debuffs tagged IMPORTANT but not RAID now show up
    • Stacks rendering: read aura.applications first (regular value on
      friendly raid units), fall back to GetAuraApplicationDisplayCount only
      when the direct read is secret/nil — fixes stacks not showing on some
      multi-application debuffs
    • Timer text now refreshes every 100ms via per-button OnUpdate so the
      countdown ticks live between UNIT_AURA events; cleared on hide/rebind