bar.spell = bar:CreateFontString(nil, "OVERLAY", "GameFontHighlight");
bar.spell:SetPoint("LEFT", bar.icon, "RIGHT", 2, 0);
bar.spell.count = ceil(bar.cast:GetWidth()/10);
bar.spell = bar:CreateFontString(nil, "OVERLAY", "GameFontHighlight");
bar.spell:SetPoint("LEFT", bar.icon, "RIGHT", 2, 0);
bar.spell.count = ceil(bar.cast:GetWidth()/10);