URP Lit shader increase render queue

The URP Lit shader has a fixed maximum render queue of 2050. I need it to go above 2501. I can force it in code, and I see the correct look in the game, but it gets reset to 2050 if I do anything like save the scene. Is there a way to remove that 2050 maximum?