Settings -> Tools -> Constructed -> Uncheck "Keep Constructed Rank"
if you want to go deeper on this setting, open your DefaultRoutine.cs in notepad (can be found in your Hearthbuddy Bot folder -> Routines -> DefaultRoutine -> DefaultRoutine.cs)
search the following line:
private int concedeLvl = 5; // the rank, till you want to concede
i don't really no if this actually effects the bot if you have disabled "Keep Constructed Rank", but i think it does.. so enter the Lvl there from which you want to start to concede.. maybe a dev can give insight on this line