Need to pass current drop box selection so we apply proper filter to teh data
http://forums.norganna.org/discussion/10484/lost-earned-doesnt-show-char-data/#Item_4
Added local player = private.frame.SelectBoxSetting[2]
So we call the API with the current selected filter and not the default server
Added
local player = private.frame.SelectBoxSetting[2]
So we call the API with the current selected filter and not the default server