Necro posting
In Lua, the Buff TLO does not check the song window. So, the cleric Celestial line (which is displayed in the song list, not in the buff list) must be checked using mq.TLO.Me.Song("Name_Of_Spell")() rather than mq.TLO.Me.Buff("Name_Of_Spell")()

