Changed another way to find out RM skill no matter what morph/level/language players are taking. Improved delayed reverting if weapon pair is swapped.
Reload skill info when skill points changed.
Optimized duration number selection by parsing description rather than the GetAbilityDuration api. Added a nil bug check that seems to be useful for jp and ru client version. Improved digit pattern matching to find buff duration info in description for jp/ru client. Shared in github :cloudor126/lua-eso-addon-arr.git Fixed a package script bug on filtering contents. Refactored to remove some dependencies. Added an option to limit auto-switch feature only in non-pvp zones. Added one more retry to load skill info when preparing switch. Added a mounted state check to avoid auto switch failure. Added a half second delay between using RM and recovering original skill. Always recover origin skill no matter auto-switch is enabled in pvp or not.