Spell rank in castbar element is now useless
Evilpaul opened this issue ยท 2 comments
Patch 4.0.1 removed all spell ranks, thus making the spell rank parameter passed around in the castbar element useless.
I have done some limited testing and every time the rank value returned from the Blizzard API is an empty string ("").
02badb1 "removed it". I can't change the argument order without bumping the API version yet again however.