Did you have the newest version of the Script?
Yes, I have version 0.0.1.20150403194205.
The source for the buttons appear fine.
<tr>
<td colspan="2">
<div style="float:left"><h2 style="margin: 0px">Open Games</h2></div>
<div class="ui-buttonset" style="float: right" id="radio">
<input class="ui-helper-hidden-accessible" id="MultiDayRadio" name="pace" checked="checked" type="radio"><label role="button" class="ui-state-active ui-button ui-widget ui-state-default ui-button-text-only ui-corner-left" for="MultiDayRadio"><span class="ui-button-text">Multi-Day (56)</span></label>
<input class="ui-helper-hidden-accessible" id="RealTimeRadio" name="pace" type="radio"><label role="button" class="ui-button ui-widget ui-state-default ui-button-text-only" for="RealTimeRadio"><span class="ui-button-text">Real-Time (13)</span></label>
<input class="ui-helper-hidden-accessible" id="BothRadio" name="pace" type="radio"><label role="button" class="ui-button ui-widget ui-state-default ui-button-text-only ui-corner-right" for="BothRadio"><span class="ui-button-text">Both (69)</span></label>
</div>
</td>
</tr>
Edited 4/5/2015 16:44:24